serve

Undocumented in source.

Members

Functions

extendedContentTypeFromFileExtension
string extendedContentTypeFromFileExtension(string thing)
Undocumented in source. Be warned that the author may not have intended to support it.
hipengineCgiMain
void hipengineCgiMain(string[] args, string servePath)

This is the function GenericMain calls. View its source for some simple boilerplate you can copy/paste and modify, or you can call it yourself from your main.

pushWebsocketMessage
void pushWebsocketMessage(string message)
Undocumented in source. Be warned that the author may not have intended to support it.
serveGameFiles
void serveGameFiles(Cgi cgi)
Undocumented in source. Be warned that the author may not have intended to support it.
stopServer
void stopServer()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

DEFAULT_PATH
enum DEFAULT_PATH;
Undocumented in source.

Structs

Connection
struct Connection
Undocumented in source.

Meta